<text><span class="style1">ew files will be appended onto this stack as they are opened, but no attempt is made to weed out duplications.If you want to remove </span><span class="style2">ALL of the data</span><span class="style1"> on this stack quickly, use the "purge stack" button on the first page.</span><span class="style11">Version 1.1</span><span class="style1"> </span></text>
</content>
<name></name>
<script></script>
</card>
card_8378.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style1">ou can </span><span class="style2">print a</span><span class="style1"> </span><span class="style2">report</span><span class="style1"> of </span><span class="style10">all</span><span class="style1"> the files and disks by clicking the LaserWriter Icon on the title page.You can </span><span class="style2">print a</span><span class="style1"> </span><span class="style2">report</span><span class="style1"> of any </span><span class="style10">single disk</span><span class="style1"> by clicking on the LaserWriter Icon on the top of any single disk page.You can add your own </span><span class="style2">comments</span><span class="style1"> by clicking the comment icon at the top of a disk page to reveal a hidden text field.</span></text>
</content>
<name></name>
<script></script>
</card>
card_5927.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style1">ress the open file button on the first card in this stack, and select the </span><span class="style4">Loodle</span><span class="style1"> catalog file to be included. </span><span class="style5">LoodleList</span><span class="style1"> will enter the data on a series of cards... one for each disk listed in the catalog file.You can then search </span><span class="style5">LoodleList</span><span class="style1"> in the usual way to find where on earth you put that missing file! Use the “Find” button on the first card to help.</span></text>
</content>
<name></name>
<script></script>
</card>
card_5772.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style5">oodleList</span><span class="style1"> is designed to open a text file created by</span><span class="style4"> Loodle’s</span><span class="style1"> cataloging feature. It assumes that the file was created by </span><span class="style4">Loodle</span><span class="style1"> using the “List by Disk” option and that the the file has not been modified in any way.</span><span class="style2">Warning:</span><span class="style1"> If you attempt to use any other kind of file the results will be unpredicatable and probably disasterous!</span></text>
</content>
<name></name>
<script></script>
</card>
card_5246.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpanswer "Really Delete All Cards in this Stack?" with "OK" or "Cancel"if it is "Cancel" then exit mouseUpset lockscreen to trueput id of first card into fcset cursor to 4go nextput empty into bkgnd field 1 of this cardput empty into bkgnd field 2 of this cardif the short name of next card is not "firstHelper" then go nextrepeatif id of this card is fc then exit mouseUpif the short name of this card is not "firstHelper"thendoMenu "delete Card"elsebeepgo firstset lockscreen to falseexit mouseUpend ifend repeatset lockscreen to falseend mouseUp</script>
</part>
<part>
<id>6</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>11</left>
<top>198</top>
<right>46</right>
<bottom>228</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>New Button</name>
<script>on mouseUpvisual effect iris open fastgo first card of bkgnd "disks"end mouseUp</script>
</part>
<part>
<id>11</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>100</left>
<top>227</top>
<right>145</right>
<bottom>263</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>1008</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>New Button</name>
<script>on mouseUpset lockscreen to truemark cards where (bkgnd field "Title" is not empty)open report printing with template "Labels"print marked cardsclose printingunmark all cardsset lockscreen to falseend mouseUp</script>